home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 8
/
Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso
/
Aminet
/
comm
/
fido
/
FindPlaSrc.lha
/
FindPlaceSrc
/
gst.c
< prev
next >
Wrap
C/C++ Source or Header
|
1995-08-29
|
408b
|
24 lines
/***************************************************************************
* gst.c
*
* FindPlace, Copyright ©1995 Lee Kindness.
*
*/
/* ANSI headers */
#include <string.h>
/* Amiga headers */
#include <exec/types.h>
#include <exec/memory.h>
#include <dos/dos.h>
#include <libraries/nl.h>
/* Protos */
#include <proto/exec.h>
#include <proto/dos.h>
/* Amiga.lib */
//#include <clib/alib_protos.h>